修复NSIS: 文件路径改为相对于脚本位置的正确路径 #16
Annotations
1 error and 3 warnings
|
build
Resource not accessible by integration - https://docs.github.com/rest/releases/releases#generate-release-notes-content-for-a-release
|
|
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).
|