Skip to content

updated the lint.yml file to fix the bug in it #3

updated the lint.yml file to fix the bug in it

updated the lint.yml file to fix the bug in it #3

Triggered via push October 24, 2024 02:36
Status Failure
Total duration 24s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: api/Controllers/ListsController.cs#L75
Dereference of a possibly null reference.
lint: api/Models/TaskList.cs#L32
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/