Bump Bunkum from 4.5.6 to 4.7.0 #674
Annotations
42 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
SoundShapesServer/Requests/Api/Account/ApiRegisterAccountRequest.cs#L5
Non-nullable property 'RegistrationCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Requests/Api/Account/ApiRegisterAccountRequest.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Requests/Api/Account/ApiRegisterAccountRequest.cs#L7
Non-nullable property 'PasswordSha512' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Events/GameEvent.cs#L34
The switch expression does not handle some values of its input type (it is not exhaustive) involving an unnamed enum value. For example, the pattern '(SoundShapesServer.Types.Events.EventDataType)5' is not covered.
|
build:
SoundShapesServer/Types/Events/GameEvent.cs#L34
Possible null reference return.
|
build:
SoundShapesServer/Types/Events/GameEvent.cs#L23
Non-nullable property 'DataId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Levels/SSLevel/SSLevel.cs#L18
Non-nullable property 'EntityTypesUsed' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Levels/SSLevel/SSLevel.cs#L19
Non-nullable property 'Entities' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Levels/SSLevel/SSLevel.cs#L21
Non-nullable property 'ScreenData' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/News/NewsEntry.cs#L12
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelUniquePlayRelation.cs#L9
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelUniquePlayRelation.cs#L10
Non-nullable property 'Level' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelQueueRelation.cs#L10
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelQueueRelation.cs#L11
Non-nullable property 'Level' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelPlayRelation.cs#L9
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelPlayRelation.cs#L10
Non-nullable property 'Level' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelLikeRelation.cs#L10
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelLikeRelation.cs#L11
Non-nullable property 'Level' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Requests/Api/Account/ApiRegisterAccountRequest.cs#L5
Non-nullable property 'RegistrationCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Requests/Api/Account/ApiRegisterAccountRequest.cs#L6
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelUniquePlayRelation.cs#L9
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelUniquePlayRelation.cs#L10
Non-nullable property 'Level' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelQueueRelation.cs#L10
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelQueueRelation.cs#L11
Non-nullable property 'Level' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelPlayRelation.cs#L9
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelPlayRelation.cs#L10
Non-nullable property 'Level' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelLikeRelation.cs#L10
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelLikeRelation.cs#L11
Non-nullable property 'Level' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Notifications/Notification.cs#L11
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Notifications/Notification.cs#L18
Non-nullable property 'Event' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelUniquePlayRelation.cs#L9
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelUniquePlayRelation.cs#L10
Non-nullable property 'Level' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelQueueRelation.cs#L10
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelQueueRelation.cs#L11
Non-nullable property 'Level' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelPlayRelation.cs#L9
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelPlayRelation.cs#L10
Non-nullable property 'Level' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Relations/LevelLikeRelation.cs#L10
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "Sound Shapes Server for Linux ARM64", "Sound Shapes Server for Linux x64", "Sound Shapes Server for Windows x64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
build:
SoundShapesServer/Types/Relations/LevelLikeRelation.cs#L11
Non-nullable property 'Level' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Notifications/Notification.cs#L11
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
SoundShapesServer/Types/Notifications/Notification.cs#L18
Non-nullable property 'Event' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Sound Shapes Server for Linux ARM64
Expired
|
102 MB |
|
Sound Shapes Server for Linux x64
Expired
|
97.6 MB |
|
Sound Shapes Server for Windows x64
Expired
|
90.6 MB |
|