Skip to content

fix script variables not showing up #164

fix script variables not showing up

fix script variables not showing up #164

Triggered via push December 23, 2023 14:56
Status Failure
Total duration 3m 2s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 14 warnings
build: Project-Aurora/Aurora-Updater/Data/UpdateInfo.cs#L8
The feature 'primary constructors' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version.
build: Project-Aurora/Aurora-Updater/Data/UpdateInfo.cs#L8
The feature 'primary constructors' is currently in Preview and *unsupported*. To use Preview features, use the 'preview' language version.
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: rishabhgupta/split-by@v1, actions/checkout@v2, einaregilsson/build-number@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
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: Project-Aurora/AuroraCommon/Devices/VariableRegistry.cs#L148
Cannot convert null literal to non-nullable reference type.
build: Project-Aurora/AuroraCommon/Devices/VariableRegistry.cs#L148
Cannot convert null literal to non-nullable reference type.
build: Project-Aurora/AuroraCommon/Data/MemorySharedArray.cs#L100
Unboxing a possibly null value.
build: Project-Aurora/AuroraCommon/Data/MemorySharedArray.cs#L103
Unreachable code detected
build: Project-Aurora/AuroraCommon/Utils/TypeUtils.cs#L40
The type 'System.Type?' cannot be used as type parameter 'TKey' in the generic type or method 'Enumerable.ToDictionary<TSource, TKey, TElement>(IEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>)'. Nullability of type argument 'System.Type?' doesn't match 'notnull' constraint.
build: Project-Aurora/AuroraCommon/Utils/TypeUtils.cs#L45
Possible null reference argument for parameter 'element' in 'Attribute? Attribute.GetCustomAttribute(MemberInfo element, Type attributeType)'.
build: Project-Aurora/AuroraCommon/Utils/TypeUtils.cs#L45
Converting null literal or possible null value to non-nullable type.
build: Project-Aurora/AuroraCommon/Utils/TypeUtils.cs#L40
Nullability of reference types in value of type 'IEnumerable<KeyValuePair<Type?, T?>>' doesn't match target type 'IEnumerable<KeyValuePair<Type, T>>'.
build: Project-Aurora/AuroraCommon/Utils/TypeUtils.cs#L55
Possible null reference return.
build: Project-Aurora/AuroraCommon/Utils/TypeUtils.cs#L72
Possible null reference return.
build
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
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/