Skip to content

fix: 修复管理端 Basic 认证接口初始化缺陷并补集成测试 #361

fix: 修复管理端 Basic 认证接口初始化缺陷并补集成测试

fix: 修复管理端 Basic 认证接口初始化缺陷并补集成测试 #361

Triggered via push July 5, 2026 17:33
Status Success
Total duration 2m 15s
Artifacts

master-ci.yml

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

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.