chore: implement signing of extensions #158
Annotations
21 errors and 7 warnings
test (ubuntu-latest):
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)
|
test (ubuntu-latest):
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)
|
test (ubuntu-latest):
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)
|
test (ubuntu-latest):
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)
|
test (ubuntu-latest):
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)
|
test (ubuntu-latest):
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)
|
test (ubuntu-latest):
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)
|
test (ubuntu-latest):
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)
|
test (ubuntu-latest)
Process completed with exit code 2.
|
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
test (macos-latest):
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)
|
test (macos-latest):
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)
|
test (macos-latest):
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)
|
test (macos-latest):
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)
|
test (macos-latest):
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)
|
test (macos-latest):
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)
|
test (macos-latest):
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)
|
test (macos-latest):
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)
|
test (macos-latest)
The operation was canceled.
|
test (windows-2022)
The job was canceled because "ubuntu-latest" failed.
|
test (windows-2022)
The operation was canceled.
|
test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (ubuntu-latest)
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/
|
test (ubuntu-latest)
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/
|
test (macos-latest)
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/
|
test (macos-latest)
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/
|
test (windows-2022)
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/
|
test (windows-2022)
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/
|