pub refactor partial #60
Annotations
10 errors and 5 warnings
src/project.rs#L121
no method named `initialize` found for mutable reference `&mut process::Process<'gc, C, S>` in the current scope
|
src/project.rs#L125
this function takes 1 argument but 3 arguments were supplied
|
src/project.rs#L126
no method named `initialize` found for struct `process::Process` in the current scope
|
src/project.rs#L183
the type `[gc_arena::Gc<'_, gc_arena::lock::RefLock<runtime::Entity<'_, C, S>>>]` cannot be indexed by `&std::string::String`
|
src/project.rs#L211
this function takes 1 argument but 3 arguments were supplied
|
src/project.rs#L227
the trait bound `process::ProcContext<'_, C, S>: Default` is not satisfied
|
src/project.rs#L244
the trait bound `process::ProcContext<'_, C, S>: Default` is not satisfied
|
src/project.rs#L260
the trait bound `process::ProcContext<'_, C, S>: Default` is not satisfied
|
src/project.rs#L285
missing fields `entity`, `global_context` and `start_pos` in initializer of `process::ProcContext<'_, _, _>`
|
src/project.rs#L344
no function or associated item named `default` found for struct `process::ProcContext` in the current scope
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 `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 logs for this run have expired and are no longer available.
Loading