support .net8 #minor (#50) #44
Annotations
33 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: nick-invision/retry@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
Attempt 1 failed. Reason:
|
build
Attempt 2 failed. Reason:
|
build:
src/FortniteReplayReader/FortniteReplayBuilder.cs#L30
The type 'int?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'int?' doesn't match 'notnull' constraint.
|
build:
src/FortniteReplayReader/FortniteReplayReader.cs#L26
Cannot convert null literal to non-nullable reference type.
|
build:
src/FortniteReplayReader/Models/Events/PlayerElimination.cs#L19
Nullability of reference types in type of parameter 'other' of 'bool PlayerElimination.Equals(PlayerElimination other)' doesn't match implicitly implemented member 'bool IEquatable<PlayerElimination>.Equals(PlayerElimination? other)' (possibly because of nullability attributes).
|
build:
src/FortniteReplayReader/Models/WeaponData.cs#L7
Non-nullable property 'WeaponName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/FortniteReplayReader/Models/TeamData.cs#L8
Non-nullable property 'PlayerIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/FortniteReplayReader/Models/TeamData.cs#L9
Non-nullable property 'PlayerNames' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/FortniteReplayReader/Models/SupplyDrop.cs#L7
Non-nullable property 'LandingLocation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/FortniteReplayReader/Models/SupplyDrop.cs#L12
Non-nullable property 'LandingLocation' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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/
|
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/
|
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:
src/OozSharp/Kraken.cs#L290
Unreachable code detected
|
build:
src/Unreal.Core/KeyList.cs#L11
The type 'K' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'K' doesn't match 'notnull' constraint.
|
build:
src/Unreal.Core/KeyList.cs#L52
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:
src/Unreal.Core/Models/FVector.cs#L36
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/Unreal.Core/Models/FVector2D.cs#L25
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
build:
src/Unreal.Core/ReplayReader.cs#L93
Non-nullable property 'Replay' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Unreal.Core/FArchive.cs#L37
Non-nullable property 'NetworkReplayVersion' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/Unreal.Core/KeyList.cs#L33
Parameter 'val' must have a non-null value when exiting with 'true'.
|
build:
src/Unreal.Core/KeyList.cs#L44
Parameter 'val' must have a non-null value when exiting with 'true'.
|
build:
src/Unreal.Core/Models/Actor.cs#L11
Non-nullable property 'ActorNetGUID' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
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/
|
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/
|
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.Logging.Abstractions
|
build
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.Extensions.Logging.Abstractions
|
build
Attempt 1 failed. Reason:
|