Finalize config update event, add hot-reloading notifications to whit… #26
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
56 warnings
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests:
api/BitMod/Events/Player/PlayerJoinedSquadEventArgs.cs#L2
The using directive for 'BattleBitAPI.Common' appeared previously in this namespace
|
Tests:
api/BitMod/BitMock.cs#L74
Cannot convert null literal to non-nullable reference type.
|
Tests:
api/BitMod/Router/Router.cs#L21
The type 'TSearch' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TSearch' doesn't match 'notnull' constraint.
|
Tests:
api/BitMod/BitMock.cs#L41
Non-nullable field '_env' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Tests:
api/BitMod/Attributes/Targets/BitMutatorAttribute.cs#L42
Dereference of a possibly null reference.
|
Tests:
api/BitMod/Attributes/Injects/ConfigAttribute.cs#L24
Dereference of a possibly null reference.
|
Tests:
api/BitMod/Attributes/Internal/UnpackWildcardParameterAttribute.cs#L22
Non-nullable property 'Event' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Tests:
api/BitMod/Attributes/Internal/BitTargetAttribute.cs#L27
Possible null reference argument for parameter 'context' in 'void BitTargetAttribute.Target(RouterContext context, LilikoiMutator mutator)'.
|
Tests:
api/BitMod/Attributes/Targets/BitConfigUpdateAttribute.cs#L28
Possible null reference argument for parameter 'router' in 'void BitConfigUpdateAttribute.Target(RouterContext router, LilikoiMutator mutator)'.
|
Tests:
api/BitMod/Compatibility/BitServer.cs#L9
Non-nullable property 'Mount' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Tests
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 Nightlies (linux-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Nightlies (linux-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/
|
Build Nightlies (linux-x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build Nightlies (linux-x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build Nightlies (linux-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/
|
Build Nightlies (linux-x64):
upstream/DotNetCorePlugins/src/Plugins/Loader/RuntimeConfigExtensions.cs#L68
Dereference of a possibly null reference.
|
Build Nightlies (linux-x64):
upstream/DotNetCorePlugins/src/Plugins/Loader/DependencyContextExtensions.cs#L189
Nullability of reference types in value of type 'IReadOnlyList<string?>' doesn't match target type 'IEnumerable<string>'.
|
Build Nightlies (linux-x64):
api/BitMod/Events/Player/PlayerJoinedSquadEventArgs.cs#L2
The using directive for 'BattleBitAPI.Common' appeared previously in this namespace
|
Build Nightlies (linux-x64):
api/BitMod/Router/Router.cs#L21
The type 'TSearch' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TSearch' doesn't match 'notnull' constraint.
|
Build Nightlies (linux-x64):
api/BitMod/BitMock.cs#L74
Cannot convert null literal to non-nullable reference type.
|
Build Nightlies (linux-x64):
api/BitMod/Router/Router.cs#L52
The type 'TSearch' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TSearch' doesn't match 'notnull' constraint.
|
Build Nightlies (win-x86)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Nightlies (win-x86)
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 Nightlies (win-x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build Nightlies (win-x86)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build Nightlies (win-x86)
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 Nightlies (win-x86):
upstream/DotNetCorePlugins/src/Plugins/Loader/RuntimeConfigExtensions.cs#L68
Dereference of a possibly null reference.
|
Build Nightlies (win-x86):
upstream/DotNetCorePlugins/src/Plugins/Loader/DependencyContextExtensions.cs#L189
Nullability of reference types in value of type 'IReadOnlyList<string?>' doesn't match target type 'IEnumerable<string>'.
|
Build Nightlies (win-x86):
api/BitMod/Events/Player/PlayerJoinedSquadEventArgs.cs#L2
The using directive for 'BattleBitAPI.Common' appeared previously in this namespace
|
Build Nightlies (win-x86):
api/BitMod/BitMock.cs#L74
Cannot convert null literal to non-nullable reference type.
|
Build Nightlies (win-x86):
api/BitMod/Router/Router.cs#L21
The type 'TSearch' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TSearch' doesn't match 'notnull' constraint.
|
Build Nightlies (win-x86):
api/BitMod/Attributes/Internal/UnpackWildcardParameterAttribute.cs#L22
Non-nullable property 'Event' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Nightlies (win-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Nightlies (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/
|
Build Nightlies (win-x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build Nightlies (win-x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build Nightlies (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/
|
Build Nightlies (win-x64):
api/BitMod/Events/Player/PlayerJoinedSquadEventArgs.cs#L2
The using directive for 'BattleBitAPI.Common' appeared previously in this namespace
|
Build Nightlies (win-x64):
api/BitMod/Router/Router.cs#L21
The type 'TSearch' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TSearch' doesn't match 'notnull' constraint.
|
Build Nightlies (win-x64):
api/BitMod/BitMock.cs#L74
Cannot convert null literal to non-nullable reference type.
|
Build Nightlies (win-x64):
api/BitMod/Router/Router.cs#L52
The type 'TSearch' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TSearch' doesn't match 'notnull' constraint.
|
Build Nightlies (win-x64):
api/BitMod/Internal/Public/PluginContext.cs#L88
Possible null reference return.
|
Build Nightlies (win-x64):
api/BitMod/Internal/EventInput.cs#L18
Non-nullable property 'Server' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Nightlies (linux-musl-x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build Nightlies (linux-musl-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/
|
Build Nightlies (linux-musl-x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build Nightlies (linux-musl-x64)
One of '--self-contained' or '--no-self-contained' options are required when '--runtime' is used.
|
Build Nightlies (linux-musl-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/
|
Build Nightlies (linux-musl-x64):
api/BitMod/Events/Player/PlayerJoinedSquadEventArgs.cs#L2
The using directive for 'BattleBitAPI.Common' appeared previously in this namespace
|
Build Nightlies (linux-musl-x64):
api/BitMod/BitMock.cs#L74
Cannot convert null literal to non-nullable reference type.
|
Build Nightlies (linux-musl-x64):
api/BitMod/Router/Router.cs#L21
The type 'TSearch' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'TSearch' doesn't match 'notnull' constraint.
|
Build Nightlies (linux-musl-x64):
api/BitMod/Attributes/Internal/UnpackWildcardParameterAttribute.cs#L22
Non-nullable property 'Event' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build Nightlies (linux-musl-x64):
api/BitMod/Attributes/Internal/BitTargetAttribute.cs#L27
Possible null reference argument for parameter 'context' in 'void BitTargetAttribute.Target(RouterContext context, LilikoiMutator mutator)'.
|
Build Nightlies (linux-musl-x64):
api/BitMod/Attributes/Targets/BitMutatorAttribute.cs#L42
Dereference of a possibly null reference.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nightly_linux-musl-x64
Expired
|
83.2 MB |
|
nightly_linux-x64
Expired
|
83.3 MB |
|
nightly_win-x64
Expired
|
83.4 MB |
|
nightly_win-x86
Expired
|
78.7 MB |
|