chore: implement signing of extensions #158
Annotations
9 errors and 3 warnings
testutil/mockstorage.go#L13
cannot use (*MockStorage)(nil) (value of type *MockStorage) as storage.Storage value in variable declaration: *MockStorage does not implement storage.Storage (missing method Open)
|
testutil/mockstorage.go#L13
cannot use (*MockStorage)(nil) (value of type *MockStorage) as storage.Storage value in variable declaration: *MockStorage does not implement storage.Storage (missing method Open)
|
testutil/mockstorage.go#L13
cannot use (*MockStorage)(nil) (value of type *MockStorage) as storage.Storage value in variable declaration: *MockStorage does not implement storage.Storage (missing method Open)
|
testutil/mockstorage.go#L13
cannot use (*MockStorage)(nil) (value of type *MockStorage) as storage.Storage value in variable declaration: *MockStorage does not implement storage.Storage (missing method Open)
|
testutil/mockstorage.go#L13
cannot use (*MockStorage)(nil) (value of type *MockStorage) as storage.Storage value in variable declaration: *MockStorage does not implement storage.Storage (missing method Open)
|
testutil/mockstorage.go#L13
cannot use (*MockStorage)(nil) (value of type *MockStorage) as storage.Storage value in variable declaration: *MockStorage does not implement storage.Storage (missing method Open)
|
testutil/mockstorage.go#L13
cannot use (*MockStorage)(nil) (value of type *MockStorage) as storage.Storage value in variable declaration: *MockStorage does not implement storage.Storage (missing method Open)
|
testutil/mockstorage.go#L13
cannot use (*MockStorage)(nil) (value of type *MockStorage) as storage.Storage value in variable declaration: *MockStorage does not implement storage.Storage (missing method Open)
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading