Update test cases; #61
Annotations
22 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/download-artifact@v2, vimtor/action-zip@v1, ncipollo/release-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/download-artifact@v2, vimtor/action-zip@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Push to Docker hub release -xxx
Input 'repository' has been deprecated with message: v2 is now available through docker/build-push-action@v2
|
Push to Docker hub release -xxx
Converting null literal or possible null value to non-nullable type.
|
Push to Docker hub release -xxx
Non-nullable property 'Freesql' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Push to Docker hub release -xxx
Non-nullable property 'Apps' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Push to Docker hub release -xxx
Non-nullable property 'Configs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Push to Docker hub release -xxx
Non-nullable property 'ServerNodes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Push to Docker hub release -xxx
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Push to Docker hub release -xxx
Non-nullable property 'SysLogs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Push to Docker hub release -xxx
Non-nullable property 'AppInheritanceds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Push to Docker hub release -xxx
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/AgileConfig.Server.Data.Abstraction/DbConfig/DbConfigInfoFactory.cs#L49
Converting null literal or possible null value to non-nullable type.
|
Build:
src/AgileConfig.Server.Data.Mongodb/MongodbRepository.cs#L18
Possible null reference return.
|
Build:
src/AgileConfig.Server.Data.Mongodb/MongodbRepository.cs#L188
Possible null reference return.
|
Build:
src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'Freesql' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'Apps' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'Configs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'ServerNodes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'Settings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'SysLogs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/AgileConfig.Server.Data.Freesql/FreeSqlContext.cs#L11
Non-nullable property 'AppInheritanceds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading