Skip to content

Merge pull request #38 from amzn/credentialsProviderV2 #30

Merge pull request #38 from amzn/credentialsProviderV2

Merge pull request #38 from amzn/credentialsProviderV2 #30

Triggered via push December 5, 2023 23:26
Status Success
Total duration 6m 17s
Artifacts

swift.yml

on: push
SwiftLint version 3.2.1
32s
SwiftLint version 3.2.1
Matrix: LatestVersionBuild
Matrix: OlderVersionBuild
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
SwiftLint version 3.2.1: Sources/SmokeAWSCredentials/StoppableCredentialsProvider.swift#L49
Line Length Violation: Line should be 150 characters or less; currently it has 154 characters (line_length)
SwiftLint version 3.2.1: Sources/SmokeAWSCredentials/SecurityTokenClientProtocol+getAssumedCredentials.swift#L158
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 7 (function_parameter_count)
SwiftLint version 3.2.1: Sources/SmokeAWSCredentials/SecurityTokenClientProtocol+getAssumedCredentials.swift#L267
Function Parameter Count Violation: Function should have 5 parameters or less: it currently has 7 (function_parameter_count)
SwiftLint version 3.2.1: Sources/SmokeAWSCredentials/SecurityTokenClientProtocol+getAssumedCredentials.swift#L31
Generic Type Name Violation: Generic type name 'InvocationReportingType' should be between 1 and 20 characters long (generic_type_name)
SwiftLint version 3.2.1: Sources/SmokeAWSCredentials/SecurityTokenClientProtocol+getAssumedCredentials.swift#L124
Generic Type Name Violation: Generic type name 'InvocationReportingType' should be between 1 and 20 characters long (generic_type_name)
SwiftLint version 3.2.1: Sources/SmokeAWSCredentials/SecurityTokenClientProtocol+getAssumedCredentials.swift#L158
Generic Type Name Violation: Generic type name 'InvocationReportingType' should be between 1 and 20 characters long (generic_type_name)
SwiftLint version 3.2.1: Sources/SmokeAWSCredentials/SecurityTokenClientProtocol+getAssumedCredentials.swift#L233
Generic Type Name Violation: Generic type name 'InvocationReportingType' should be between 1 and 20 characters long (generic_type_name)
SwiftLint version 3.2.1: Sources/SmokeAWSCredentials/SecurityTokenClientProtocol+getAssumedCredentials.swift#L267
Generic Type Name Violation: Generic type name 'InvocationReportingType' should be between 1 and 20 characters long (generic_type_name)
SwiftLint version 3.2.1: Sources/SmokeAWSCredentials/SecurityTokenClientProtocol+getAssumedCredentials.swift#L128
Line Length Violation: Line should be 150 characters or less; currently it has 177 characters (line_length)
SwiftLint version 3.2.1: Sources/SmokeAWSCredentials/SecurityTokenClientProtocol+getAssumedCredentials.swift#L163
Line Length Violation: Line should be 150 characters or less; currently it has 155 characters (line_length)
Swift 5.7.3 on ubuntu-20.04
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/
Swift 5.8.1 on ubuntu-20.04
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/
Swift 5.9 on ubuntu-20.04
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/
Swift 5.9 on ubuntu-22.04
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/