修改reade.mf的预览图 #2
build.yml
on: push
.NET Build
41s
Frontend Build
34s
Annotations
6 warnings and 2 notices
|
Frontend Build
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-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
.NET Build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
.NET Build:
Juggle.Api/Controllers/Api/FlowLogController.cs#L154
Nullable value type may be null.
|
|
.NET Build:
Juggle.Api/Controllers/Open/FlowOpenController.cs#L317
Possible null reference argument for parameter 'flowKey' in 'string FlowOpenController.GenerateWsdl(FlowDefinitionEntity def, FlowVersionEntity ver, string endpointUrl, string flowKey)'.
|
|
.NET Build:
Juggle.Api/Controllers/Api/FlowLogController.cs#L154
Nullable value type may be null.
|
|
.NET Build:
Juggle.Api/Controllers/Open/FlowOpenController.cs#L317
Possible null reference argument for parameter 'flowKey' in 'string FlowOpenController.GenerateWsdl(FlowDefinitionEntity def, FlowVersionEntity ver, string endpointUrl, string flowKey)'.
|
|
Frontend Build
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|
|
.NET Build
"The ubuntu-latest label will migrate to Ubuntu 26 beginning October 19, 2026. For more information, see https://github.com/actions/runner-images/issues/14748"
|