Skip to content

docs: add github CodeQL badge #4

docs: add github CodeQL badge

docs: add github CodeQL badge #4

Triggered via push September 21, 2023 14:12
Status Success
Total duration 8m 57s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Analyze (csharp)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Analyze (csharp)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp)
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
Analyze (csharp): test/Gridify.Tests/Issue81Tests.cs#L131
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): test/Gridify.Tests/Issue81Tests.cs#L125
Non-nullable property 'Posts' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): test/Gridify.Tests/Issue81Tests.cs#L116
Non-nullable property 'Blog1' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): test/Gridify.Tests/Issue81Tests.cs#L119
Non-nullable property 'Blog2' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): test/Gridify.Tests/Issue75Tests.cs#L122
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Analyze (csharp): test/Gridify.Tests/Issue75Tests.cs#L116
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.