Copy structs when they exist #122
Annotations
10 errors and 4 warnings
test/dsl_test.exs#L5
test basic example (Mimic.DSLTest)
|
test/dsl_test.exs#L28
test guards on expect (Mimic.DSLTest)
|
test/dsl_test.exs#L16
test guards on stub (Mimic.DSLTest)
|
test/dsl_test.exs#L38
test expect supports optional num_calls (Mimic.DSLTest)
|
test/dsl_test.exs#L49
test expect supports optional num_calls with guard clause (Mimic.DSLTest)
|
test/mimic_test.exs#L24
test default mode private mode is the default mode (Mimic.Test)
|
test/mimic_test.exs#L478
test expect/4 global mode stacking expectations (Mimic.Test)
|
test/mimic_test.exs#L751
test allow/3 nested callers are allowed as well (Mimic.Test)
|
test/mimic_test.exs#L221
test stub/3 private mode stub redefining overrides (Mimic.Test)
|
test/mimic_test.exs#L540
test expect/4 global mode expecting when no expectation is defined calls original (Mimic.Test)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` 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 `save-state` 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