Skip to content

Merge pull request #202 from dotnetcore/bugfix/on-syslog-page-can-not… #74

Merge pull request #202 from dotnetcore/bugfix/on-syslog-page-can-not…

Merge pull request #202 from dotnetcore/bugfix/on-syslog-page-can-not… #74

Triggered via push December 1, 2024 14:34
Status Success
Total duration 3m 52s
Artifacts 1

release-xxx.yml

on: push
Matrix: build-reactapp
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build-dotnet
Input 'repository' has been deprecated with message: v2 is now available through docker/build-push-action@v2
build-dotnet
Converting null literal or possible null value to non-nullable type.
build-dotnet
Dereference of a possibly null reference.
build-dotnet
Non-nullable field '_uow' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build-dotnet
Non-nullable property 'Freesql' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-dotnet
Non-nullable property 'Apps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-dotnet
Non-nullable property 'Configs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-dotnet
Non-nullable property 'ServerNodes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-dotnet
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-dotnet
Non-nullable property 'SysLogs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-dotnet: src/AgileConfig.Server.Data.Abstraction/DbConfig/DbConfigInfoFactory.cs#L49
Converting null literal or possible null value to non-nullable type.
build-dotnet: test/AgileConfig.Server.Data.AbstractionTests/DbConfig/DbConfigInfoFactoryTests.cs#L27
Argument of type 'Dictionary<string, string>' cannot be used for parameter 'initialData' of type 'IEnumerable<KeyValuePair<string, string?>>' in 'IConfigurationBuilder MemoryConfigurationBuilderExtensions.AddInMemoryCollection(IConfigurationBuilder configurationBuilder, IEnumerable<KeyValuePair<string, string?>>? initialData)' due to differences in the nullability of reference types.
build-dotnet: src/AgileConfig.Server.Data.Mongodb/MongodbRepository.cs#L18
Possible null reference return.
build-dotnet: src/AgileConfig.Server.Data.Mongodb/MongodbRepository.cs#L188
Possible null reference return.
build-dotnet: src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'Freesql' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-dotnet: src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'Apps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-dotnet: src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'Configs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-dotnet: src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'ServerNodes' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-dotnet: src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-dotnet: src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'SysLogs' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
agileconfig-ui
4.41 MB