WolvenKit-Nightly #590
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
nightly.yml
on: workflow_dispatch
Check latest commit
9s
nightly-wkit-win
16m 3s
Annotations
45 warnings
nightly-wkit-win
The following actions uses node12 which is deprecated and will be forced to run on node16: naminodarie/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
nightly-wkit-win
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/
|
nightly-wkit-win
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/
|
nightly-wkit-win
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/
|
nightly-wkit-win
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/
|
nightly-wkit-win
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/
|
nightly-wkit-win
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/
|
nightly-wkit-win
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/
|
nightly-wkit-win:
WolvenKit.RED4/Types/Primitives/CArrayBase.cs#L167
Nullability of reference types in type of parameter 'item' of 'int CArrayBase<T>.Add(object item)' doesn't match implicitly implemented member 'int IList.Add(object? value)' (possibly because of nullability attributes).
|
nightly-wkit-win:
WolvenKit.RED4/Types/Primitives/CArrayBase.cs#L225
Nullability of reference types in type of parameter 'value' of 'bool CArrayBase<T>.Contains(object value)' doesn't match implicitly implemented member 'bool IList.Contains(object? value)' (possibly because of nullability attributes).
|
nightly-wkit-win:
WolvenKit.RED4/Types/Primitives/CArrayBase.cs#L227
Nullability of reference types in type of parameter 'value' of 'int CArrayBase<T>.IndexOf(object value)' doesn't match implicitly implemented member 'int IList.IndexOf(object? value)' (possibly because of nullability attributes).
|
nightly-wkit-win:
WolvenKit.RED4/Types/Primitives/CArrayBase.cs#L229
Nullability of reference types in type of parameter 'value' of 'void CArrayBase<T>.Insert(int index, object value)' doesn't match implicitly implemented member 'void IList.Insert(int index, object? value)' (possibly because of nullability attributes).
|
nightly-wkit-win:
WolvenKit.RED4/Types/ClassesExt/CustomData/worldCompiledEffectInfo.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
nightly-wkit-win:
WolvenKit.RED4/Types/ClassesExt/Properties/characterCreationNavigationBtn.cs#L6
'characterCreationNavigationBtn.SupportsHoldInput' hides inherited member 'inkDiscreteNavigationController.SupportsHoldInput'. Use the new keyword if hiding was intended.
|
nightly-wkit-win:
WolvenKit.RED4/Types/ClassesExt/Properties/inkWidget/inkButtonController.cs#L6
'inkButtonController.ShouldUpdateScrollController' hides inherited member 'inkDiscreteNavigationController.ShouldUpdateScrollController'. Use the new keyword if hiding was intended.
|
nightly-wkit-win:
WolvenKit.RED4/Types/ClassesExt/Properties/inkWidget/inkButtonController.cs#L13
'inkButtonController.IsNavigalbe' hides inherited member 'inkDiscreteNavigationController.IsNavigalbe'. Use the new keyword if hiding was intended.
|
nightly-wkit-win:
WolvenKit.RED4/Types/Classes/forklift.cs#L5
The type name 'forklift' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
nightly-wkit-win:
WolvenKit.RED4/Types/Classes/worldPrefabNode.cs#L129
'worldPrefabNode.ProxyScale' hides inherited member 'worldNode.ProxyScale'. Use the new keyword if hiding was intended.
|
nightly-wkit-win:
WolvenKit.RED4/Types/Primitives/CArrayBase.cs#L167
Nullability of reference types in type of parameter 'item' of 'int CArrayBase<T>.Add(object item)' doesn't match implicitly implemented member 'int IList.Add(object? value)' (possibly because of nullability attributes).
|
nightly-wkit-win:
WolvenKit.RED4/Types/Primitives/CArrayBase.cs#L225
Nullability of reference types in type of parameter 'value' of 'bool CArrayBase<T>.Contains(object value)' doesn't match implicitly implemented member 'bool IList.Contains(object? value)' (possibly because of nullability attributes).
|
nightly-wkit-win:
WolvenKit.RED4/Types/Primitives/CArrayBase.cs#L227
Nullability of reference types in type of parameter 'value' of 'int CArrayBase<T>.IndexOf(object value)' doesn't match implicitly implemented member 'int IList.IndexOf(object? value)' (possibly because of nullability attributes).
|
nightly-wkit-win:
WolvenKit.RED4/Types/Primitives/CArrayBase.cs#L229
Nullability of reference types in type of parameter 'value' of 'void CArrayBase<T>.Insert(int index, object value)' doesn't match implicitly implemented member 'void IList.Insert(int index, object? value)' (possibly because of nullability attributes).
|
nightly-wkit-win:
WolvenKit.RED4/Types/ClassesExt/CustomData/worldCompiledEffectInfo.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
nightly-wkit-win:
WolvenKit.RED4/Types/ClassesExt/Properties/characterCreationNavigationBtn.cs#L6
'characterCreationNavigationBtn.SupportsHoldInput' hides inherited member 'inkDiscreteNavigationController.SupportsHoldInput'. Use the new keyword if hiding was intended.
|
nightly-wkit-win:
WolvenKit.RED4/Types/ClassesExt/Properties/inkWidget/inkButtonController.cs#L6
'inkButtonController.ShouldUpdateScrollController' hides inherited member 'inkDiscreteNavigationController.ShouldUpdateScrollController'. Use the new keyword if hiding was intended.
|
nightly-wkit-win:
WolvenKit.RED4/Types/ClassesExt/Properties/inkWidget/inkButtonController.cs#L13
'inkButtonController.IsNavigalbe' hides inherited member 'inkDiscreteNavigationController.IsNavigalbe'. Use the new keyword if hiding was intended.
|
nightly-wkit-win:
WolvenKit.RED4/Types/Classes/forklift.cs#L5
The type name 'forklift' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
nightly-wkit-win:
WolvenKit.RED4/Types/Classes/worldPrefabNode.cs#L129
'worldPrefabNode.ProxyScale' hides inherited member 'worldNode.ProxyScale'. Use the new keyword if hiding was intended.
|
nightly-wkit-win
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/
|
nightly-wkit-win
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/
|
nightly-wkit-win
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/
|
nightly-wkit-win
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/
|
nightly-wkit-win
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/
|
nightly-wkit-win
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/
|
nightly-wkit-win
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/
|
nightly-wkit-win:
WolvenKit.RED4/Types/Primitives/CArrayBase.cs#L167
Nullability of reference types in type of parameter 'item' of 'int CArrayBase<T>.Add(object item)' doesn't match implicitly implemented member 'int IList.Add(object? value)' (possibly because of nullability attributes).
|
nightly-wkit-win:
WolvenKit.RED4/Types/Primitives/CArrayBase.cs#L225
Nullability of reference types in type of parameter 'value' of 'bool CArrayBase<T>.Contains(object value)' doesn't match implicitly implemented member 'bool IList.Contains(object? value)' (possibly because of nullability attributes).
|
nightly-wkit-win:
WolvenKit.RED4/Types/Primitives/CArrayBase.cs#L227
Nullability of reference types in type of parameter 'value' of 'int CArrayBase<T>.IndexOf(object value)' doesn't match implicitly implemented member 'int IList.IndexOf(object? value)' (possibly because of nullability attributes).
|
nightly-wkit-win:
WolvenKit.RED4/Types/Primitives/CArrayBase.cs#L229
Nullability of reference types in type of parameter 'value' of 'void CArrayBase<T>.Insert(int index, object value)' doesn't match implicitly implemented member 'void IList.Insert(int index, object? value)' (possibly because of nullability attributes).
|
nightly-wkit-win:
WolvenKit.RED4/Types/ClassesExt/CustomData/worldCompiledEffectInfo.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
nightly-wkit-win:
WolvenKit.RED4/Types/ClassesExt/Properties/characterCreationNavigationBtn.cs#L6
'characterCreationNavigationBtn.SupportsHoldInput' hides inherited member 'inkDiscreteNavigationController.SupportsHoldInput'. Use the new keyword if hiding was intended.
|
nightly-wkit-win:
WolvenKit.RED4/Types/ClassesExt/Properties/inkWidget/inkButtonController.cs#L6
'inkButtonController.ShouldUpdateScrollController' hides inherited member 'inkDiscreteNavigationController.ShouldUpdateScrollController'. Use the new keyword if hiding was intended.
|
nightly-wkit-win:
WolvenKit.RED4/Types/ClassesExt/Properties/inkWidget/inkButtonController.cs#L13
'inkButtonController.IsNavigalbe' hides inherited member 'inkDiscreteNavigationController.IsNavigalbe'. Use the new keyword if hiding was intended.
|
nightly-wkit-win:
WolvenKit.RED4/Types/Classes/forklift.cs#L5
The type name 'forklift' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
nightly-wkit-win:
WolvenKit.RED4/Types/Classes/worldPrefabNode.cs#L129
'worldPrefabNode.ProxyScale' hides inherited member 'worldNode.ProxyScale'. Use the new keyword if hiding was intended.
|