Skip to content

Add icon for example app #80

Add icon for example app

Add icon for example app #80

Triggered via push May 14, 2024 05:27
Status Failure
Total duration 1m 45s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 14 warnings
build
Process completed with exit code 1.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: Sources/Resolve/AccountsResolver.swift#L110
Unused Optional Binding Violation: Prefer `!= nil` over `let _ =` (unused_optional_binding)
lint: Sources/Resolve/SignatureResolver.swift#L86
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/WalletUtil/WalletUtil.swift#L17
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/Method/Authn.swift#L54
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/Method/Mutate.swift#L34
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/Method/AccountProof.swift#L25
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: Sources/Config/FCLDelegate.swift#L11
Class Delegate Protocol Violation: Delegate protocols should be class-only so they can be weakly referenced (class_delegate_protocol)
lint: Sources/Config/FCLMetadata.swift#L27
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
lint: Sources/Models/AuthnRequest.swift#L31
Redundant Optional Initialization Violation: Initializing an optional variable with nil is redundant (redundant_optional_initialization)
lint: Sources/Models/AuthnRequest.swift#L18
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
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/