fix new task bug #1054
Annotations
1 error and 3 warnings
Lint fbs-core.web
Gradle build failed: see console output for details
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/[email protected], gradle/gradle-build-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
Lint fbs-core.web:
modules/fbs-core/web/src/app/dialogs/task-new-dialog/task-new-dialog.component.ts#L125
Replace `(·this.data.courseId·&&·!this.data.task·&&·!this.data.tasks)` with `·(this.data.courseId·&&·!this.data.task·&&·!this.data.tasks)·`
|
The logs for this run have expired and are no longer available.
Loading