feat(rx): add RxAssert with SendItems (#123) #182
Annotations
9 errors and 3 warnings
lint:
rxa/assert.go#L176
G602: Potentially accessing slice out of bounds (gosec)
|
lint:
rxa/assert.go#L199
G602: Potentially accessing slice out of bounds (gosec)
|
lint:
boost/annotated-wait-group_test.go#L6
directive `//nolint:revive // ginkgo ok` is unused for linter "revive" (nolintlint)
|
lint:
boost/boost_suite_test.go#L6
directive `//nolint:revive // ginkgo ok` is unused for linter "revive" (nolintlint)
|
lint:
boost/boost_suite_test.go#L7
directive `//nolint:revive // gomega ok` is unused for linter "revive" (nolintlint)
|
lint:
boost/worker-pool_test.go#L10
directive `//nolint:revive // ginkgo ok` is unused for linter "revive" (nolintlint)
|
lint:
boost/worker-pool_test.go#L11
directive `//nolint:revive // gomega 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
issues found
|
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, 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/.
|
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/.
|