version #2
upload-release.yml
on: push
Matrix: call-build / build
Create release
3s
Matrix: Upload release
Annotations
38 warnings
Create release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: RedCrafter07/[email protected], actions/create-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Create release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Create 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/
|
Create 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/
|
Create 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/
|
call-build / build (linux-x64):
TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.Equals(object o)
|
call-build / build (linux-x64):
TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.GetHashCode()
|
call-build / build (linux-x64):
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.Equals(object o)
|
call-build / build (linux-x64):
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.GetHashCode()
|
call-build / build (linux-x64):
TuneLab.Base/Structures/SafeReadOnlyList.cs#L10
Possible null reference assignment.
|
call-build / build (linux-x64):
TuneLab.Base/Science/FastSinc.cs#L31
Unreachable code detected
|
call-build / build (linux-x64):
TuneLab.Base/Properties/ListConfig.cs#L11
Non-nullable property 'Element' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
call-build / build (linux-x64):
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.Equals(object o)
|
call-build / build (linux-x64):
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.GetHashCode()
|
call-build / build (linux-x64):
TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.Equals(object o)
|
call-build / build (osx-arm64):
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.Equals(object o)
|
call-build / build (osx-arm64):
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.GetHashCode()
|
call-build / build (osx-arm64):
TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.Equals(object o)
|
call-build / build (osx-arm64):
TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.GetHashCode()
|
call-build / build (osx-arm64):
TuneLab.Base/Structures/SafeReadOnlyList.cs#L10
Possible null reference assignment.
|
call-build / build (osx-arm64):
TuneLab.Base/Properties/ListConfig.cs#L11
Non-nullable property 'Element' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
call-build / build (osx-arm64):
TuneLab.Base/Science/FastSinc.cs#L31
Unreachable code detected
|
call-build / build (osx-arm64):
TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.Equals(object o)
|
call-build / build (osx-arm64):
TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.GetHashCode()
|
call-build / build (osx-arm64):
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.Equals(object o)
|
call-build / build (win-x64):
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.Equals(object o)
|
call-build / build (win-x64):
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.GetHashCode()
|
call-build / build (win-x64):
TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.Equals(object o)
|
call-build / build (win-x64):
TuneLab.Base/Properties/PropertyPath.cs#L7
'PropertyPath' defines operator == or operator != but does not override Object.GetHashCode()
|
call-build / build (win-x64):
TuneLab.Base/Structures/SafeReadOnlyList.cs#L10
Possible null reference assignment.
|
call-build / build (win-x64):
TuneLab.Base/Properties/ListConfig.cs#L11
Non-nullable property 'Element' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
call-build / build (win-x64):
TuneLab.Base/Science/FastSinc.cs#L31
Unreachable code detected
|
call-build / build (win-x64):
TuneLab.Base/Structures/SafeReadOnlyList.cs#L10
Possible null reference assignment.
|
call-build / build (win-x64):
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.Equals(object o)
|
call-build / build (win-x64):
TuneLab.Base/Data/Head.cs#L10
'Head' defines operator == or operator != but does not override Object.GetHashCode()
|
Upload release (win-x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-release-asset@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Upload release (win-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-release-asset@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Upload release (win-x64)
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TuneLab-linux-x64-9b8326e
Expired
|
12.4 MB |
|
TuneLab-osx-arm64-9b8326e
Expired
|
15.4 MB |
|
TuneLab-win-x64-9b8326e
Expired
|
13.5 MB |
|