support imported type aliases #220
Annotations
10 errors and 7 warnings
test (ubuntu-latest, oldstable):
pkg/moq/testpackages/rangenum/rangenum.go#L5
exported function DoMagic should have comment or be unexported
|
test (ubuntu-latest, oldstable):
pkg/moq/testpackages/rangenum/rangenum.go#L11
exported type Magician should have comment or be unexported
|
test (ubuntu-latest, oldstable):
pkg/moq/testpackages/typealias/typealias.go#L7
exported type Example should have comment or be unexported
|
test (ubuntu-latest, oldstable):
pkg/moq/testpackages/typealiastwo/typealiastwo.go#L5
exported type AliasType should have comment or be unexported
|
test (ubuntu-latest, oldstable):
pkg/moq/testpackages/typealiastwo/internal/typealiasinternal/typealiasinternal.go#L3
comment on exported type MyInternalType should be of the form "MyInternalType ..." (with optional leading article)
|
test (ubuntu-latest, stable):
pkg/moq/testpackages/rangenum/rangenum.go#L5
exported function DoMagic should have comment or be unexported
|
test (ubuntu-latest, stable):
pkg/moq/testpackages/rangenum/rangenum.go#L11
exported type Magician should have comment or be unexported
|
test (ubuntu-latest, stable):
pkg/moq/testpackages/typealias/typealias.go#L7
exported type Example should have comment or be unexported
|
test (ubuntu-latest, stable):
pkg/moq/testpackages/typealiastwo/typealiastwo.go#L5
exported type AliasType should have comment or be unexported
|
test (ubuntu-latest, stable):
pkg/moq/testpackages/typealiastwo/internal/typealiasinternal/typealiasinternal.go#L3
comment on exported type MyInternalType should be of the form "MyInternalType ..." (with optional leading article)
|
test (ubuntu-latest, oldstable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (ubuntu-latest, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (ubuntu-latest, stable)
Failed to restore: Tar failed with error: The process '/usr/bin/tar' failed with exit code 2
|
test (macos-latest, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (macos-latest, stable)
Failed to restore: Tar failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|
test (windows-latest, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (windows-latest, stable)
Failed to restore: Tar failed with error: The process 'C:\Windows\System32\tar.exe' failed with exit code 1
|