tests refactoring #1
build-and-test.yml
on: push
build-and-test-windows
1m 18s
build-and-test-linux
57s
Annotations
3 errors, 12 warnings, and 1 notice
|
build-and-test-windows
The run was canceled by @fgsfds.
|
|
build-and-test-windows
The operation was canceled.
|
|
Build and test
The run was canceled by @fgsfds.
|
|
build-and-test-linux
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test-linux:
src/Core.All/AddonId.cs#L50
Missing XML comment for publicly visible type or member 'AddonId.operator !=(AddonId, AddonId)'
|
|
build-and-test-linux:
src/Core.All/AddonId.cs#L45
Missing XML comment for publicly visible type or member 'AddonId.operator ==(AddonId, AddonId)'
|
|
build-and-test-linux:
src/Core.All/AddonId.cs#L30
Missing XML comment for publicly visible type or member 'AddonId.Equals(object?)'
|
|
build-and-test-linux:
src/Core.All/AddonId.cs#L22
Missing XML comment for publicly visible type or member 'AddonId.AddonId(string)'
|
|
build-and-test-linux:
src/Core.All/AddonId.cs#L12
Missing XML comment for publicly visible type or member 'AddonId.AddonId(string, string?)'
|
|
build-and-test-linux:
src/Core.All/AddonId.cs#L9
Missing XML comment for publicly visible type or member 'AddonId.Version'
|
|
build-and-test-linux:
src/Core.All/AddonId.cs#L8
Missing XML comment for publicly visible type or member 'AddonId.Id'
|
|
build-and-test-linux:
src/Core.All/AddonId.cs#L6
Missing XML comment for publicly visible type or member 'AddonId'
|
|
build-and-test-linux:
src/Core.All/Helpers/Extensions.cs#L102
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
build-and-test-linux:
src/Core.All/Helpers/Extensions.cs#L96
The type 'TKey' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TKey' doesn't match 'notnull' constraint.
|
|
build-and-test-windows
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-and-test-windows
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
|