Skip to content

in progress: some profile entries are not objects #880

in progress: some profile entries are not objects

in progress: some profile entries are not objects #880

Triggered via push June 28, 2024 13:02
Status Success
Total duration 2m 0s
Artifacts

ci-cd.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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: Gordon360/Controllers/MembershipsController.cs#L85
'Resource.MEMBERSHIP_BY_ACTIVITY' is obsolete: 'Unused once obsolete routes are removed'
build: Gordon360/Models/webSQL/Models/account.cs#L13
The type name 'account' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: Gordon360/Program.cs#L55
Dereference of a possibly null reference.
build: Gordon360/Program.cs#L84
Possible null reference argument for parameter 'origins' in 'CorsPolicyBuilder CorsPolicyBuilder.WithOrigins(params string[] origins)'.
build: Gordon360/Program.cs#L108
Dereference of a possibly null reference.
build: Gordon360/Authorization/StateYourBusiness.cs#L67
Possible null reference assignment.
build: Gordon360/Authorization/StateYourBusiness.cs#L109
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: Gordon360/Authorization/StateYourBusiness.cs#L204
'Resource.MEMBERSHIP_BY_ACTIVITY' is obsolete: 'Unused once obsolete routes are removed'
build: Gordon360/Authorization/StateYourBusiness.cs#L196
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: Gordon360/Authorization/StateYourBusiness.cs#L415
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.