Bump Microsoft.EntityFrameworkCore.Tools from 8.0.10 to 9.0.0 #5126
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors and 10 warnings
|
Analyze
Assets file '/home/runner/work/NETCoreAPIBoilerplate/NETCoreAPIBoilerplate/BervProject.WebApi.Boilerplate/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
|
|
Analyze
Assets file '/home/runner/work/NETCoreAPIBoilerplate/NETCoreAPIBoilerplate/BervProject.WebApi.Test/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
|
|
Analyze
Assets file '/home/runner/work/NETCoreAPIBoilerplate/NETCoreAPIBoilerplate/BervProject.WebApi.Integration.Test/obj/project.assets.json' doesn't have a target for '.NETFramework,Version=v8.0'. Ensure that restore has run and that you have included 'net80' in the TargetFrameworks for your project.
|
|
Analyze
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.19.3/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and last log line was: Error: Could not auto-detect a suitable build method. See the logs for more details.
|
|
Analyze:
BervProject.WebApi.Boilerplate/Program.cs#L43
'PostgreSqlBootstrapperConfigurationExtensions.UsePostgreSqlStorage(IGlobalConfiguration, string)' is obsolete: 'Will be removed in 2.0. Please use UsePostgreSqlStorage(Action<PostgreSqlBootstrapperOptions>) overload.'
|
|
Analyze:
BervProject.WebApi.Boilerplate/ConfigModel/AWSConfiguration.cs#L3
Missing XML comment for publicly visible type or member 'AWSConfiguration'
|
|
Analyze:
BervProject.WebApi.Boilerplate/ConfigModel/AWSConfiguration.cs#L5
Missing XML comment for publicly visible type or member 'AWSConfiguration.Basic'
|
|
Analyze:
BervProject.WebApi.Boilerplate/ConfigModel/AWSConfiguration.cs#L6
Missing XML comment for publicly visible type or member 'AWSConfiguration.Email'
|
|
Analyze:
BervProject.WebApi.Boilerplate/ConfigModel/AWSConfiguration.cs#L7
Missing XML comment for publicly visible type or member 'AWSConfiguration.Dynamo'
|
|
Analyze:
BervProject.WebApi.Boilerplate/ConfigModel/AWSConfiguration.cs#L10
Missing XML comment for publicly visible type or member 'AWSAuth'
|
|
Analyze:
BervProject.WebApi.Boilerplate/ConfigModel/AWSConfiguration.cs#L12
Missing XML comment for publicly visible type or member 'AWSAuth.AccessKey'
|
|
Analyze:
BervProject.WebApi.Boilerplate/ConfigModel/AWSConfiguration.cs#L13
Missing XML comment for publicly visible type or member 'AWSAuth.SecretKey'
|
|
Analyze:
BervProject.WebApi.Boilerplate/ConfigModel/AWSConfiguration.cs#L16
Missing XML comment for publicly visible type or member 'AWSBasicConfiguration'
|
|
Analyze:
BervProject.WebApi.Boilerplate/ConfigModel/AWSConfiguration.cs#L18
Missing XML comment for publicly visible type or member 'AWSBasicConfiguration.Auth'
|