Bump actions/checkout from 5 to 6 #86
Annotations
6 errors
|
build (ubuntu-latest)
Process completed with exit code 1.
|
|
src/coverage-map-service.test.js > CoverageMapService JSON > format doesn't branch:
src/coverage-map-service.test.js#L155
Error: Snapshot `CoverageMapService JSON > format doesn't branch 1` mismatched
- Expected
+ Received
@@ -1,9 +1,51 @@
{
".coverage-map-service-fixtures/subject.schema.json": {
- "b": {},
- "branchMap": {},
+ "b": {
+ ".coverage-map-service-fixtures/subject.schema.json#/format": [
+ 0,
+ 0,
+ ],
+ },
+ "branchMap": {
+ ".coverage-map-service-fixtures/subject.schema.json#/format": {
+ "line": 3,
+ "loc": {
+ "end": {
+ "column": 17,
+ "line": 3,
+ },
+ "start": {
+ "column": 2,
+ "line": 3,
+ },
+ },
+ "locations": [
+ {
+ "end": {
+ "column": 17,
+ "line": 3,
+ },
+ "start": {
+ "column": 2,
+ "line": 3,
+ },
+ },
+ {
+ "end": {
+ "column": 17,
+ "line": 3,
+ },
+ "start": {
+ "column": 2,
+ "line": 3,
+ },
+ },
+ ],
+ "type": "keyword",
+ },
+ },
"f": {
".coverage-map-service-fixtures/subject.schema.json#": 0,
},
"fnMap": {
".coverage-map-service-fixtures/subject.schema.json#": {
❯ src/coverage-map-service.test.js:155:25
|
|
build (windows-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
|
|
build (windows-latest)
The operation was canceled.
|
|
build (macos-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
|
|
build (macos-latest)
The operation was canceled.
|