Bump HtmlAgilityPack from 1.11.65 to 1.11.66 #743
Annotations
42 warnings
build
The following actions use a deprecated Node.js version 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/Types/Relations/LevelUniquePlayRelation.cs#L9
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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 adding the 'required' modifier or 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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Sound Shapes Server for Linux ARM64
Expired
|
102 MB |
|
Sound Shapes Server for Linux x64
Expired
|
97.5 MB |
|
Sound Shapes Server for Windows x64
Expired
|
90.6 MB |
|