Skip to content

Fix edge-case positional/named argument handling in image() (#1627) #3770

Fix edge-case positional/named argument handling in image() (#1627)

Fix edge-case positional/named argument handling in image() (#1627) #3770

Triggered via push January 21, 2024 03:02
Status Success
Total duration 4m 44s
Artifacts

build-test.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, space-wizards/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/AccessAnalyzer.cs#L13
'Robust.Analyzers.AccessAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/ByRefEventAnalyzer.cs#L12
'Robust.Analyzers.ByRefEventAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/ByRefEventAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/ByRefEventAnalyzer.cs#L29
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/ByRefEventAnalyzer.cs#L39
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/ExplicitInterfaceAnalyzer.cs#L18
'Robust.Analyzers.ExplicitInterfaceAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (ubuntu-latest): RobustToolbox/Robust.Analyzers/ExplicitVirtualAnalyzer.cs#L12
'Robust.Analyzers.ExplicitVirtualAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, space-wizards/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-latest): RobustToolbox/Robust.Analyzers/AccessAnalyzer.cs#L13
'Robust.Analyzers.AccessAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (windows-latest): RobustToolbox/Robust.Analyzers/ByRefEventAnalyzer.cs#L12
'Robust.Analyzers.ByRefEventAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (windows-latest): RobustToolbox/Robust.Analyzers/ByRefEventAnalyzer.cs#L29
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (windows-latest): RobustToolbox/Robust.Analyzers/ByRefEventAnalyzer.cs#L19
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (windows-latest): RobustToolbox/Robust.Analyzers/ByRefEventAnalyzer.cs#L39
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period
build (windows-latest): RobustToolbox/Robust.Analyzers/DataDefinitionAnalyzer.cs#L12
'Robust.Analyzers.DataDefinitionAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build (windows-latest): RobustToolbox/Robust.Analyzers/DataDefinitionAnalyzer.cs#L21
The diagnostic message should not contain any line return character nor any leading or trailing whitespaces and should either be a single sentence without a trailing period or a multi-sentences with a trailing period