fix: 修复管理端 Basic 认证接口初始化缺陷并补集成测试 #361
master-ci.yml
on: push
build-dotnet
2m 12s
Matrix: build-reactapp
Annotations
12 warnings
|
build-reactapp (16.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-dotnet
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, codecov/codecov-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-dotnet:
src/AgileConfig.Server.Data.Mongodb/MongodbUow.cs#L13
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-dotnet:
src/AgileConfig.Server.Data.Mongodb/MongodbRepository.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-dotnet:
src/AgileConfig.Server.Data.Mongodb/MongodbAccess.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-dotnet:
src/AgileConfig.Server.Data.Mongodb/MongodbAccess.cs#L51
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-dotnet:
src/AgileConfig.Server.Data.Freesql/FreesqlRepository.cs#L86
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-dotnet:
src/AgileConfig.Server.Data.Freesql/FreesqlRepository.cs#L54
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-dotnet:
src/AgileConfig.Server.Data.Abstraction/IRepository.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-dotnet:
src/AgileConfig.Server.Data.Abstraction/ISysInitRepository.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-dotnet:
src/AgileConfig.Server.Data.Abstraction/ISysInitRepository.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build-dotnet:
src/AgileConfig.Server.Data.Abstraction/IRepository.cs#L10
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|