This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
chore(deps): Bump async-trait from 0.1.80 to 0.1.81 #1050
Annotations
10 errors and 11 warnings
server/src/event/model/abstract_event.rs#L69
error returned from database: 1146 (42S02): Table 'serlo.event_log' doesn't exist
|
server/src/event/model/abstract_event.rs#L86
error returned from database: 1146 (42S02): Table 'serlo.event_parameter' doesn't exist
|
server/src/event/model/abstract_event.rs#L98
error returned from database: 1146 (42S02): Table 'serlo.event_parameter' doesn't exist
|
server/src/event/model/event.rs#L169
error returned from database: 1146 (42S02): Table 'serlo.event_log' doesn't exist
|
server/src/event/model/event.rs#L191
error returned from database: 1146 (42S02): Table 'serlo.event_parameter' doesn't exist
|
server/src/event/model/event.rs#L209
error returned from database: 1146 (42S02): Table 'serlo.event_parameter_string' doesn't exist
|
server/src/event/model/event.rs#L222
error returned from database: 1146 (42S02): Table 'serlo.event_parameter' doesn't exist
|
server/src/event/model/event.rs#L240
error returned from database: 1146 (42S02): Table 'serlo.event_parameter_uuid' doesn't exist
|
server/src/event/model/event.rs#L271
error returned from database: 1146 (42S02): Table 'serlo.event_log' doesn't exist
|
server/src/metadata.rs#L148
error returned from database: 1146 (42S02): Table 'serlo.entity_revision_field' doesn't exist
|
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/
|
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/
|
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/
|
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/
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
server/src/event/model/event.rs#L4
unused import: `futures::TryStreamExt`
|
server/src/metadata.rs#L32
unused import: `itertools::Itertools`
|
server/src/uuid/model/entity/mod.rs#L3
unused import: `Casing`
|
|
The logs for this run have expired and are no longer available.
Loading