15| in if hci ? onPush then builtins.mapAttrs (job: j: call ((call (j.outputs or {})).effects or {})) hci.onPush else { default = call (flake.outputs.effects or {}); }
16| ).default.uploadCodecov; in let d = e.run or e; in e.dependencies or d.inputDerivation or (builtins.seq d.drvPath [])
| ^
… while selecting an attribute
at «string»:16:109:
| ^
error: expected a set but found null: null
error: nix-instantiate failed with exit code 1
1error:2 … while calling the 'seq' builtin3 at «string»:16:96:4 15| in if hci ? onPush then builtins.mapAttrs (job: j: call ((call (j.outputs or {})).effects or {})) hci.onPush else { default = call (flake.outputs.effects or {}); }5 16| ).default.uploadCodecov; in let d = e.run or e; in e.dependencies or d.inputDerivation or (builtins.seq d.drvPath [])6 | ^78 … while selecting an attribute9 at «string»:16:109:10 15| in if hci ? onPush then builtins.mapAttrs (job: j: call ((call (j.outputs or {})).effects or {})) hci.onPush else { default = call (flake.outputs.effects or {}); }11 16| ).default.uploadCodecov; in let d = e.run or e; in e.dependencies or d.inputDerivation or (builtins.seq d.drvPath [])12 | ^1314 error: expected a set but found null: null15error: nix-instantiate failed with exit code 1