Dealing with high coupling betweeen honeysql-postgresql #328
Annotations
6 warnings
src/xiana/db/client/mysql.clj#L10
[unused-import] Unused import IPersistentMap
|
src/xiana/db/client/mysql.clj#L11
[unused-import] Unused import IPersistentVector
|
src/xiana/db/client/mysql.clj#L16
[unused-import] Unused import PreparedStatement
|
src/xiana/db/migrate.clj#L132
[unused-binding] unused binding options
|
src/xiana/db_provisional.clj#L29
[not-empty?] use the idiom (seq x) rather than (not (empty? x))
|
self-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|