Add version to storage (#2) #11
Annotations
5 warnings
|
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:
Sources/NormalizationMacrosPlugin/TableMacro.swift#L24
'cast' is deprecated: This cast will always succeed
|
|
test
xcbeautify 2.28.0 is already installed and up-to-date.
To reinstall 2.28.0, run:
brew reinstall xcbeautify
|