Skip to content

.NET NuGet Release

.NET NuGet Release #51

Triggered via create May 7, 2024 14:38
Status Success
Total duration 3m 53s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build (Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, microsoft/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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, microsoft/[email protected]. 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 `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 (Release): Scintilla.NET/Lexilla.cs#L77
The field 'Lexilla.initialized' is assigned but its value is never used
build (Release): Scintilla.NET/HelperMethods.cs#L24
Missing XML comment for publicly visible type or member 'HelperMethods.FromWin32Color(int)'
build (Release): Scintilla.NET/HelperMethods.cs#L38
Missing XML comment for publicly visible type or member 'HelperMethods.ToWin32Color(Color)'
build (Release): Scintilla.NET/NativeMethods.cs#L7
Missing XML comment for publicly visible type or member 'NativeMethods'
build (Release): Scintilla.NET/NativeMethods.cs#L16
Missing XML comment for publicly visible type or member 'NativeMethods.INVALID_POSITION'
build (Release): Scintilla.NET/NativeMethods.cs#L19
Missing XML comment for publicly visible type or member 'NativeMethods.SC_AC_FILLUP'
build (Release): Scintilla.NET/NativeMethods.cs#L20
Missing XML comment for publicly visible type or member 'NativeMethods.SC_AC_DOUBLECLICK'
build (Release): Scintilla.NET/NativeMethods.cs#L21
Missing XML comment for publicly visible type or member 'NativeMethods.SC_AC_TAB'
build (Release): Scintilla.NET/NativeMethods.cs#L22
Missing XML comment for publicly visible type or member 'NativeMethods.SC_AC_NEWLINE'
build (Release): Scintilla.NET/NativeMethods.cs#L23
Missing XML comment for publicly visible type or member 'NativeMethods.SC_AC_COMMAND'