feat(rx): add RxAssert with SendItems (#123) #181
Annotations
9 errors and 3 warnings
lint:
rxa/assert.go#L175
G602: Potentially accessing slice out of bounds (gosec)
|
lint:
rxa/assert.go#L194
G602: Potentially accessing slice out of bounds (gosec)
|
lint:
i18n/i18n_suite_test.go#L6
directive `//nolint:revive // ginkgo ok` is unused for linter "revive" (nolintlint)
|
lint:
i18n/i18n_suite_test.go#L7
directive `//nolint:revive // gomega ok` is unused for linter "revive" (nolintlint)
|
lint:
rx/item_test.go#L7
directive `//nolint:revive // ginkgo ok` is unused for linter "revive" (nolintlint)
|
lint:
rx/item_test.go#L8
directive `//nolint:revive // gomega ok` is unused for linter "revive" (nolintlint)
|
lint:
rx/rx-suite_test.go#L6
directive `//nolint:revive // ginkgo ok` is unused for linter "revive" (nolintlint)
|
lint:
rx/rx-suite_test.go#L7
directive `//nolint:revive // gomega ok` is unused for linter "revive" (nolintlint)
|
lint
issues found
|
test (1.21, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.21, macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|