Update Checks.yml #4
Annotations
5 warnings
|
test:
Sources/NormalizationMacrosPlugin/TableMacro.swift#L24
'cast' is deprecated: This cast will always succeed
|
|
test:
Sources/NormalizationMacrosPlugin/TableMacro.swift#L27
initialization of immutable value 'id' was never used; consider replacing with assignment to '_' or removing it
|
|
test:
Sources/NormalizationMacrosPlugin/TableMacro.swift#L24
'cast' is deprecated: This cast will always succeed
|
|
test:
Sources/NormalizationMacrosPlugin/TableMacro.swift#L27
initialization of immutable value 'id' was never used; consider replacing with assignment to '_' or removing it
|
|
test
xcbeautify 2.17.0 is already installed and up-to-date.
To reinstall 2.17.0, run:
brew reinstall xcbeautify
|