Skip to content

修复NSIS: 文件路径改为相对于脚本位置的正确路径 #16

修复NSIS: 文件路径改为相对于脚本位置的正确路径

修复NSIS: 文件路径改为相对于脚本位置的正确路径 #16

Triggered via push July 30, 2026 15:22
Status Failure
Total duration 1m 49s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
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, ilammy/msvc-dev-cmd@v1, softprops/action-gh-release@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build: src/GUI/NamedPipeClient.cs#L59
Dereference of a possibly null reference.
build: src/GUI/MainWindow.xaml.cs#L33
Nullability of reference types in type of parameter 'sender' of 'void MainWindow.LevelTimer_Tick(object sender, EventArgs e)' doesn't match the target delegate 'EventHandler' (possibly because of nullability attributes).