Skip to content

升级到 v1.2.5

升级到 v1.2.5 #2

Triggered via push February 22, 2024 12:39
Status Failure
Total duration 1m 43s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
build
Too many retries.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, olegtarasov/get-tag@v2.1, softprops/action-gh-release@v0.1.13. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, olegtarasov/get-tag@v2.1, softprops/action-gh-release@v0.1.13. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build: src/SignDebugger.Page/CommandManage/JsonToFormCommand.cs#L29
The variable 'ex' is declared but never used
build: src/SignDebugger.Page/Components/Settings.razor#L23
Non-nullable property 'MudDialog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/SignDebugger.Page/Components/AutoUpdate.razor#L40
Possible null reference argument for parameter 'element' in 'AssemblyInformationalVersionAttribute? CustomAttributeExtensions.GetCustomAttribute<AssemblyInformationalVersionAttribute>(Assembly element)'.
build: src/SignDebugger.Page/Components/AutoUpdate.razor#L40
Dereference of a possibly null reference.
build: src/SignDebugger.Page/Components/TitleBar.razor#L21
Non-nullable field '_maximizerIcon' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/SignDebugger.Page/Shared/MainLayout.razor#L103
Non-nullable field '_mudThemeProvider' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/SignDebugger.Page/Shared/MainLayout.razor#L103
Non-nullable field '_customTheme' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/SignDebugger.Page/CommandManage/JsonToFormCommand.cs#L29
The variable 'ex' is declared but never used
build: src/SignDebugger.Page/Components/Settings.razor#L23
Non-nullable property 'MudDialog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/SignDebugger.Page/Components/AutoUpdate.razor#L40
Possible null reference argument for parameter 'element' in 'AssemblyInformationalVersionAttribute? CustomAttributeExtensions.GetCustomAttribute<AssemblyInformationalVersionAttribute>(Assembly element)'.
build: src/SignDebugger.Page/Components/AutoUpdate.razor#L40
Dereference of a possibly null reference.
build: src/SignDebugger.Page/Shared/MainLayout.razor#L103
Non-nullable field '_mudThemeProvider' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/SignDebugger.Page/Shared/MainLayout.razor#L103
Non-nullable field '_customTheme' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/SignDebugger.Page/Components/TitleBar.razor#L21
Non-nullable field '_maximizerIcon' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/SignDebugger.Page/CommandManage/JsonToFormCommand.cs#L29
The variable 'ex' is declared but never used
build: src/SignDebugger.Page/Components/Settings.razor#L23
Non-nullable property 'MudDialog' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/SignDebugger.Page/Components/AutoUpdate.razor#L40
Possible null reference argument for parameter 'element' in 'AssemblyInformationalVersionAttribute? CustomAttributeExtensions.GetCustomAttribute<AssemblyInformationalVersionAttribute>(Assembly element)'.