feat(catalog): add initial rest catalog impl #106
Annotations
6 errors and 6 warnings
macos-latest go1.20:
catalog/rest.go#L29
package maps is not in GOROOT (/opt/hostedtoolcache/go/1.20.13/x64/src/maps)
|
macos-latest go1.20
Process completed with exit code 1.
|
windows-latest go1.20:
catalog/rest.go#L29
package maps is not in GOROOT (/opt/hostedtoolcache/go/1.20.13/x64/src/maps)
|
windows-latest go1.20
Process completed with exit code 1.
|
ubuntu-latest go1.20:
catalog/rest.go#L29
package maps is not in GOROOT (/opt/hostedtoolcache/go/1.20.13/x64/src/maps)
|
ubuntu-latest go1.20
Process completed with exit code 1.
|
macos-latest go1.20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows-latest go1.20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
macos-latest go1.21
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ubuntu-latest go1.20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
windows-latest go1.21
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ubuntu-latest go1.21
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|