Skip to content

Update

Update #18

Triggered via pull request April 11, 2024 20:16
@nd1012nd1012
synchronize #1
dev
Status Failure
Total duration 30s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: src/wan24-AutoDiscover/Program.cs#L23
The name 'AboutApi' does not exist in the current context
build: src/wan24-AutoDiscover/Program.cs#L24
The name 'AboutApi' does not exist in the current context
build: src/wan24-AutoDiscover/Program.cs#L25
The type or namespace name 'AboutApi' could not be found (are you missing a using directive or an assembly reference?)
build: src/wan24-AutoDiscover/Program.cs#L52
The best overload for 'MultiFileSystemEvents' does not have a parameter named 'throttle'
build: src/wan24-AutoDiscover/Program.cs#L70
'ProcessHelper' does not contain a definition for 'GetExitCodeAsync'
build: src/wan24-AutoDiscover/Program.cs#L104
There is no argument given that corresponds to the required parameter 'throttle' of 'FileSystemEvents.FileSystemEvents(in string, in string, in NotifyFilters, in int, in bool, in FileSystemEventTypes)'
build: src/wan24-AutoDiscover/Program.cs#L114
There is no argument given that corresponds to the required parameter 'throttle' of 'FileSystemEvents.FileSystemEvents(in string, in string, in NotifyFilters, in int, in bool, in FileSystemEventTypes)'
build: src/wan24-AutoDiscover/Services/CommandLineInterface.Upgrade.cs#L188
'ProcessHelper' does not contain a definition for 'GetExitCodeAsync'
build: src/wan24-AutoDiscover/Services/CommandLineInterface.Upgrade.cs#L303
'ProcessHelper' does not contain a definition for 'GetExitCodeAsync'
build: src/wan24-AutoDiscover/Services/CommandLineInterface.Upgrade.cs#L324
'ProcessHelper' does not contain a definition for 'GetExitCodeAsync'
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.