Skip to content

[Snyk] Upgrade bootstrap from 5.2.3 to 5.3.3 #12

[Snyk] Upgrade bootstrap from 5.2.3 to 5.3.3

[Snyk] Upgrade bootstrap from 5.2.3 to 5.3.3 #12

Triggered via pull request May 18, 2024 14:21
Status Success
Total duration 1m 50s
Artifacts

build.yml

on: pull_request
Build and analyze
1m 43s
Build and analyze
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Build and analyze
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3.2.0, actions/checkout@v3, github/codeql-action/upload-sarif@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and analyze: Server/Database/DbModelContext.cs#L27
Non-nullable property 'City' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and analyze: Server/Database/DbModelContext.cs#L28
Non-nullable property 'Summary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/