Update dependencies (#493) #1276
Annotations
13 warnings
test
The following actions uses node12 which is deprecated and will be forced to run on node16: maxim-lobanov/setup-xcode@v1.1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: maxim-lobanov/setup-xcode@v1.1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test:
Sources/VergeMacrosPlugin/TableMacro.swift#L24
'cast' is deprecated: This cast will always succeed
|
test:
Sources/VergeMacrosPlugin/TableMacro.swift#L27
initialization of immutable value 'id' was never used; consider replacing with assignment to '_' or removing it
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L14
'argumentList' is deprecated: renamed to 'arguments'
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L18
'cast' is deprecated: This cast will always succeed
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L25
'cast' is deprecated: This cast will always succeed
|
test:
Sources/VergeMacrosPlugin/TableMacro.swift#L24
'cast' is deprecated: This cast will always succeed
|
test:
Sources/VergeMacrosPlugin/TableMacro.swift#L27
initialization of immutable value 'id' was never used; consider replacing with assignment to '_' or removing it
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L14
'argumentList' is deprecated: renamed to 'arguments'
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L18
'cast' is deprecated: This cast will always succeed
|
test:
Sources/VergeMacrosPlugin/KeyPathMap.swift#L25
'cast' is deprecated: This cast will always succeed
|
test
xcbeautify 2.11.0 is already installed and up-to-date.
To reinstall 2.11.0, run:
brew reinstall xcbeautify
|