fix data #24
Triggered via pull request
August 19, 2024 18:15
Njuguna-JohnBrian
opened
#13
Status
Success
Total duration
1m 6s
Artifacts
–
dotnet.yml
on: pull_request_target
build
57s
build-reportgenerator
34s
Annotations
6 warnings
build-reportgenerator
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/
|
build-reportgenerator:
api/Controllers/AuthController.cs#L78
Cannot convert null literal to non-nullable reference type.
|
build-reportgenerator:
api/Controllers/AuthController.cs#L78
Cannot convert null literal to non-nullable reference type.
|
build
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/
|
build:
api/Controllers/AuthController.cs#L78
Cannot convert null literal to non-nullable reference type.
|
build:
api/Controllers/AuthController.cs#L78
Cannot convert null literal to non-nullable reference type.
|