Build Stride NDepend Analysis for GitHub Pages #1
stride-ndepend-github.yml
on: workflow_dispatch
publish-docs
16m 32s
Annotations
12 warnings
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: "ndepend", "ndependtrend".
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/
|
publish-docs
The following actions use a deprecated Node.js version and will be forced to run on node20: ndepend/ndepend-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
publish-docs
Cannot convert null literal to non-nullable reference type.
|
publish-docs
Argument of type '(string?, NuGetVersion?)' cannot be used for parameter 'key' of type '(string, NuGetVersion)' in 'bool Dictionary<(string, NuGetVersion), string>.TryGetValue((string, NuGetVersion) key, out string value)' due to differences in the nullability of reference types.
|
publish-docs
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
|
publish-docs
Argument of type '(string?, NuGetVersion?)' cannot be used for parameter 'key' of type '(string, NuGetVersion)' in 'bool Dictionary<(string, NuGetVersion), string>.TryGetValue((string, NuGetVersion) key, out string value)' due to differences in the nullability of reference types.
|
publish-docs
Dereference of a possibly null reference.
|
publish-docs
Converting null literal or possible null value to non-nullable type.
|
publish-docs
Dereference of a possibly null reference.
|
publish-docs
Non-nullable field 'assemblyNameToPath' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
publish-docs
Non-nullable field 'action' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
publish-docs
#warning: 'PERF: Do not copy byte-for-byte.'
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ndepend
|
43 MB |
|
ndependtrend
|
4.81 KB |
|