Wire clearKeychain on iOS — standalone step + launchApp flag #141
Annotations
20 errors and 4 warnings
|
Lint:
pkg/core/driver_test.go#L364
invalid operation: got != innermost (mismatched types Driver and *stubDriver)
|
|
Lint:
pkg/core/driver_test.go#L363
cannot use outer (variable of type *wrappingDriver) as Driver value in argument to Unwrap: *wrappingDriver does not implement Driver (missing method SetContext)
|
|
Lint:
pkg/core/driver_test.go#L362
cannot use mid (variable of type *wrappingDriver) as Driver value in struct literal: *wrappingDriver does not implement Driver (missing method SetContext)
|
|
Lint:
pkg/core/driver_test.go#L361
cannot use innermost (variable of type *stubDriver) as Driver value in struct literal: *stubDriver does not implement Driver (missing method SetContext)
|
|
Lint:
pkg/core/driver_test.go#L354
invalid operation: got != inner (mismatched types Driver and *stubDriver)
|
|
Lint:
pkg/core/driver_test.go#L353
cannot use wrapper (variable of type *wrappingDriver) as Driver value in argument to Unwrap: *wrappingDriver does not implement Driver (missing method SetContext)
|
|
Lint:
pkg/core/driver_test.go#L352
cannot use inner (variable of type *stubDriver) as Driver value in struct literal: *stubDriver does not implement Driver (missing method SetContext)
|
|
Lint:
pkg/core/driver_test.go#L345
invalid operation: got != d (mismatched types Driver and *stubDriver)
|
|
Lint:
pkg/core/driver_test.go#L344
cannot use d (variable of type *stubDriver) as Driver value in argument to Unwrap: *stubDriver does not implement Driver (missing method SetContext)
|
|
Lint:
pkg/core/artifacts.go#L1
: # github.com/devicelab-dev/maestro-runner/pkg/core [github.com/devicelab-dev/maestro-runner/pkg/core.test]
|
|
Test:
pkg/core/driver_test.go#L384
cannot use inner (variable of type *sessionEnsurerDriver) as Driver value in struct literal: *sessionEnsurerDriver does not implement Driver (missing method SetContext)
|
|
Test:
pkg/core/driver_test.go#L364
invalid operation: got != innermost (mismatched types Driver and *stubDriver)
|
|
Test:
pkg/core/driver_test.go#L363
cannot use outer (variable of type *wrappingDriver) as Driver value in argument to Unwrap: *wrappingDriver does not implement Driver (missing method SetContext)
|
|
Test:
pkg/core/driver_test.go#L362
cannot use mid (variable of type *wrappingDriver) as Driver value in struct literal: *wrappingDriver does not implement Driver (missing method SetContext)
|
|
Test:
pkg/core/driver_test.go#L361
cannot use innermost (variable of type *stubDriver) as Driver value in struct literal: *stubDriver does not implement Driver (missing method SetContext)
|
|
Test:
pkg/core/driver_test.go#L354
invalid operation: got != inner (mismatched types Driver and *stubDriver)
|
|
Test:
pkg/core/driver_test.go#L353
cannot use wrapper (variable of type *wrappingDriver) as Driver value in argument to Unwrap: *wrappingDriver does not implement Driver (missing method SetContext)
|
|
Test:
pkg/core/driver_test.go#L352
cannot use inner (variable of type *stubDriver) as Driver value in struct literal: *stubDriver does not implement Driver (missing method SetContext)
|
|
Test:
pkg/core/driver_test.go#L345
invalid operation: got != d (mismatched types Driver and *stubDriver)
|
|
Test:
pkg/core/driver_test.go#L344
cannot use d (variable of type *stubDriver) as Driver value in argument to Unwrap: *stubDriver does not implement Driver (missing method SetContext)
|
|
Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5, golangci/golangci-lint-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0G6DoaQAAAABC+8h8P0KhQaWExys0wm+aREVOMzAxMDAwMTAxMDMzAEVkZ2U=
|
|
Lint
Failed to restore: Cache service responded with 400
|
|
Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-go@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|