Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #1
main.yml
on: pull_request
test
2m 27s
lint
27s
Sonar scan
0s
Annotations
11 errors and 4 warnings
lint:
OmiseSDK/Compatibility/OmiseCapability.swift#L26
Redundant Type Annotation Violation: Variables should not have redundant type annotation (redundant_type_annotation)
|
lint:
OmiseSDK/Compatibility/OmiseCapability.swift#L175
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
lint:
OmiseSDK/PaymentInformation.swift#L421
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
lint:
OmiseSDK/PaymentInformation.swift#L1032
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
lint:
OmiseSDK/Globals.swift#L334
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
lint:
OmiseSDK/PaymentChooserViewController.swift#L247
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
lint:
OmiseSDK/PaymentChooserViewController.swift#L250
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
lint:
OmiseSDK/PaymentChooserViewController.swift#L253
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
lint:
OmiseSDK/PaymentChooserViewController.swift#L530
Trailing Closure Violation: Trailing closure syntax should be used whenever possible (trailing_closure)
|
lint:
OmiseSDKTests/ModelTestCase.swift#L704
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
|
test
Process completed with exit code 70.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: 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
The following actions uses node12 which is deprecated and will be forced to run on node16: 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: 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/
|