chore: implement signing of extensions #158
Annotations
10 errors and 2 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)
|
|
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