Skip to content

feat: Implement Cassandra/ScyllaDB Go Online Store #804

feat: Implement Cassandra/ScyllaDB Go Online Store

feat: Implement Cassandra/ScyllaDB Go Online Store #804

Triggered via pull request November 22, 2024 17:21
Status Failure
Total duration 11m 31s
Artifacts

unit_tests.yml

on: pull_request
Matrix: unit-test-go
Matrix: unit-test-python
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 12 warnings
unit-test-go (3.11, ubuntu-latest): go/internal/feast/onlinestore/cassandraonlinestore_test.go#L19
store.hosts undefined (type *CassandraOnlineStore has no field or method hosts)
unit-test-go (3.11, ubuntu-latest): go/internal/feast/onlinestore/cassandraonlinestore_test.go#L20
store.keyspace undefined (type *CassandraOnlineStore has no field or method keyspace)
unit-test-go (3.11, ubuntu-latest)
Process completed with exit code 2.
unit-test-go (3.10, ubuntu-latest): go/internal/feast/onlinestore/cassandraonlinestore_test.go#L19
store.hosts undefined (type *CassandraOnlineStore has no field or method hosts)
unit-test-go (3.10, ubuntu-latest): go/internal/feast/onlinestore/cassandraonlinestore_test.go#L20
store.keyspace undefined (type *CassandraOnlineStore has no field or method keyspace)
unit-test-go (3.10, ubuntu-latest)
Process completed with exit code 2.
unit-test-go (3.9, ubuntu-latest): go/internal/feast/onlinestore/cassandraonlinestore_test.go#L19
store.hosts undefined (type *CassandraOnlineStore has no field or method hosts)
unit-test-go (3.9, ubuntu-latest): go/internal/feast/onlinestore/cassandraonlinestore_test.go#L20
store.keyspace undefined (type *CassandraOnlineStore has no field or method keyspace)
unit-test-go (3.9, ubuntu-latest)
Process completed with exit code 2.
unit-test-ui
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-test-go (3.11, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-test-go (3.11, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-test-go (3.10, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-test-go (3.10, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-test-go (3.9, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unit-test-go (3.9, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
unit-test-python (3.9, 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/
unit-test-python (3.10, 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/
unit-test-python (3.11, 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/
unit-test-python (3.11, macos-13)
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/
unit-test-python (3.10, macos-13)
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/