Update VRCPlayerApi.xml #69
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-dotnet@v3, actions/configure-pages@v3, actions/upload-artifact@v3, actions/deploy-pages@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Dotnet Run:
CodeCoverage/NodeDefinition.cs#L37
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
Dotnet Run:
CodeCoverage/NodeDefinition.cs#L3
'NodeDefinition' overrides Object.Equals(object o) but does not override Object.GetHashCode()
|
Dotnet Run:
CodeCoverage/namespaceCoverageData.cs#L95
Converting null literal or possible null value to non-nullable type.
|
Dotnet Run:
CodeCoverage/namespaceCoverageData.cs#L101
Dereference of a possibly null reference.
|
Dotnet Run:
CodeCoverage/namespaceCoverageData.cs#L111
Converting null literal or possible null value to non-nullable type.
|
Dotnet Run:
CodeCoverage/namespaceCoverageData.cs#L112
Converting null literal or possible null value to non-nullable type.
|
Dotnet Run:
CodeCoverage/namespaceCoverageData.cs#L125
Possible null reference argument for parameter 'element' in 'string Program.GetXMLNameString(INamedElement element)'.
|
Dotnet Run:
CodeCoverage/Program.cs#L54
Dereference of a possibly null reference.
|
Dotnet Run:
CodeCoverage/Program.cs#L54
Dereference of a possibly null reference.
|
Dotnet Run:
CodeCoverage/Program.cs#L54
Dereference of a possibly null reference.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "github-pages".
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/
|
Loading