Add DEFPUSHBUTTON, LTEXT, and EDITTEXT deserialization #54
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, NuGet/[email protected], actions/upload-artifact@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
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:
RsrcCore/Extensions/ObjectExtensions.cs#L60
Cannot convert null literal to non-nullable reference type.
|
build:
RsrcCore/TreeNode.cs#L37
Dereference of a possibly null reference.
|
build:
RsrcCore/Controls/Dialog.cs#L62
Non-nullable property 'Root' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
RsrcCore/TreeNode.cs#L73
Possible null reference return.
|
build:
RsrcCore/TreeNode.cs#L87
Argument of type 'Func<TreeNode<T>, bool>' cannot be used for parameter 'predicate' of type 'Func<TreeNode<T>?, bool>' in 'TreeNode<T>? Enumerable.FirstOrDefault<TreeNode<T>?>(IEnumerable<TreeNode<T>?> source, Func<TreeNode<T>?, bool> predicate, TreeNode<T>? defaultValue)' due to differences in the nullability of reference types.
|
build:
RsrcCore/Extensions/ObjectExtensions.cs#L23
Possible null reference return.
|
build:
RsrcCore/Extensions/ObjectExtensions.cs#L27
Possible null reference return.
|
build:
RsrcCore/Extensions/ObjectExtensions.cs#L32
Possible null reference argument for parameter 'type' in 'bool ObjectExtensions.IsPrimitive(Type type)'.
|
build:
RsrcCore/Extensions/ObjectExtensions.cs#L34
Converting null literal or possible null value to non-nullable type.
|
build:
RsrcCore/Extensions/ObjectExtensions.cs#L35
Possible null reference argument for parameter 'array' in 'void ArrayExtensions.ForEach(Array array, Action<Array, int[]> action)'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
rsrc-architect-artifact
Expired
|
46.5 MB |
|