Skip to content

Create dotnet.yml

Create dotnet.yml #1

Triggered via push June 4, 2024 21:25
Status Success
Total duration 2m 56s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: Data/Tables/CourseTable.cs#L178
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Identity/Tables/UserTokensTable.cs#L36
Possible null reference return.
build: Identity/Tables/UsersTable.cs#L69
Possible null reference return.
build: Identity/Tables/UsersTable.cs#L80
Possible null reference return.
build: Identity/Tables/UsersTable.cs#L91
Possible null reference return.
build: Identity/Tables/UserRolesTable.cs#L37
Possible null reference return.
build: Identity/Tables/UserLoginsTable.cs#L38
Possible null reference return.
build: Identity/Tables/UserLoginsTable.cs#L53
Possible null reference return.
build: Identity/Tables/UserLoginsTable.cs#L69
Possible null reference return.
build: Identity/Tables/RolesTable.cs#L49
Possible null reference return.