Skip to content

Read updated cliloc format #84

Read updated cliloc format

Read updated cliloc format #84

Triggered via push November 1, 2024 16:46
Status Failure
Total duration 3m 39s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
build (Release): Razor/UltimaSDK/StackDataReader.cs#L54
The name 'Unsafe' does not exist in the current context
build (Release): Razor/UltimaSDK/StackDataReader.cs#L59
The name 'Unsafe' does not exist in the current context
build (Release)
Process completed with exit code 1.
build (Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/setup-msbuild@v1.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (Release): FastColoredTextBox/AutocompleteMenu.cs#L43
The member 'AutocompleteMenu.Opening' does not hide an accessible member. The new keyword is not required.
build (Release): FastColoredTextBox/AutocompleteMenu.cs#L125
The member 'AutocompleteMenu.OnOpening(CancelEventArgs)' does not hide an accessible member. The new keyword is not required.
build (Release): FastColoredTextBox/AutocompleteMenu.cs#L131
The member 'AutocompleteMenu.Close()' does not hide an accessible member. The new keyword is not required.
build (Release): FastColoredTextBox/AutocompleteMenu.cs#L164
The member 'AutocompleteMenu.Items' does not hide an accessible member. The new keyword is not required.
build (Release): FastColoredTextBox/AutocompleteMenu.cs#L190
The member 'AutocompleteMenu.ImageList' does not hide an accessible member. The new keyword is not required.
build (Release): Razor/Scripts/Engine/Interpreter.cs#L171
'Variable' overrides Object.Equals(object o) but does not override Object.GetHashCode()
build (Release): Razor/Core/BuffDebuffManager.cs#L513
The variable 'ex' is declared but never used
build (Release): Razor/Scripts/SpeechCommands.cs#L59
The variable 'type' is assigned but its value is never used
build (Release): Razor/UltimaSDK/FileIndex.cs#L308
Bitwise-or operator used on a sign-extended operand; consider casting to a smaller unsigned type first
build (Release): Razor/UI/ArtViewer.cs#L115
The field 'ArtViewer.m_FrameIndex' is never used