fix(deps): update dependency image-size to v2 #2895
ci.yml
on: pull_request
Are The Types Wrong?
40s
Build
36s
Lint
51s
Lint Knip
14s
Lint Markdown
13s
Lint Packages
17s
Lint Spelling
15s
Prettier
17s
Test
52s
Type Check
21s
Annotations
11 errors
|
Type Check
Process completed with exit code 2.
|
|
Type Check:
src/options/readLogoSizing.ts#L40
Argument of type 'string | Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'.
|
|
Build
Process completed with exit code 1.
|
|
Build:
src/options/readLogoSizing.ts#L40
Argument of type 'string | Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'.
|
|
Are The Types Wrong?
Process completed with exit code 1.
|
|
Are The Types Wrong?:
src/options/readLogoSizing.ts#L40
Argument of type 'string | Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'.
|
|
Test
Process completed with exit code 1.
|
|
src/integration.test.ts > Producing the everything preset matches the files in this repository:
src/integration.test.ts#L129
AssertionError: expected { Object (README.md) } to be undefined
- Expected:
undefined
+ Received:
{
"README.md": "@@ -17,9 +17,9 @@
<a href=\"http://npmjs.com/package/create-typescript-app\" target=\"_blank\"><img alt=\"📦 npm version\" src=\"https://img.shields.io/npm/v/create-typescript-app?color=21bb42&label=%F0%9F%93%A6%20npm\" /></a>
<img alt=\"💪 TypeScript: Strict\" src=\"https://img.shields.io/badge/%F0%9F%92%AA_typescript-strict-21bb42.svg\" />
</p>
-<img align=\"right\" alt=\"Project logo: the TypeScript blue square with rounded corners, but a plus sign instead of 'TS'\" height=\"128\" src=\"./docs/create-typescript-app.png\" width=\"128\">
+<img align=\"right\" alt=\"Project logo: the TypeScript blue square with rounded corners, but a plus sign instead of 'TS'\" src=\"./docs/create-typescript-app.png\">
`create-typescript-app` is a one-stop-shop solution to set up a new or existing repository with the latest and greatest TypeScript tooling.
It includes options not just for building and testing but also automated release management, contributor recognition, GitHub repository settings, and more.
",
}
❯ src/integration.test.ts:129:4
|
|
src/base.test.ts > base > production from create-typescript-app:
src/base.test.ts#L12
AssertionError: expected { owner: 'JoshuaKGoldberg', …(21) } to deeply equal { access: 'public', …(21) }
- Expected
+ Received
{
"access": "public",
"author": "Josh Goldberg ✨",
"bin": "bin/index.js",
"contributors": [
{
"avatar_url": "https://avatars.githubusercontent.com/u/3335181?v=4",
"contributions": [
"bug",
"code",
"maintenance",
"review",
"tool",
"doc",
"infra",
"test",
"ideas",
"design",
],
"login": "JoshuaKGoldberg",
"name": "Josh Goldberg",
"profile": "http://www.joshuakgoldberg.com",
},
{
"avatar_url": "https://avatars.githubusercontent.com/u/3297859?v=4",
"contributions": [
"code",
],
"login": "sinchang",
"name": "Jeff Wen",
"profile": "https://sinchang.me",
},
{
"avatar_url": "https://avatars.githubusercontent.com/u/6335792?v=4",
"contributions": [
"code",
],
"login": "Pinjasaur",
"name": "Paul Esch-Laurent",
"profile": "https://paulisaweso.me/",
},
{
"avatar_url": "https://avatars.githubusercontent.com/u/113494366?v=4",
"contributions": [
"code",
],
"login": "NazCodeland",
"name": "NazCodeland",
"profile": "https://github.com/NazCodeland",
},
{
"avatar_url": "https://avatars.githubusercontent.com/u/1010525?v=4",
"contributions": [
"code",
"ideas",
"bug",
"maintenance",
"doc",
"tool",
],
"login": "johnnyreilly",
"name": "John Reilly",
"profile": "https://blog.johnnyreilly.com/",
},
{
"avatar_url": "https://avatars.githubusercontent.com/u/456426?v=4",
"contributions": [
"code",
],
"login": "webpro",
"name": "Lars Kappert",
"profile": "https://webpro.nl",
},
{
"avatar_url": "https://avatars.githubusercontent.com/u/7224206?v=4",
"contributions": [
"code",
"infra",
],
"login": "RebeccaStevens",
"name": "Rebecca Stevens",
"profile": "https://github.com/RebeccaStevens",
},
{
"avatar_url": "https://avatars.githubusercontent.com/u/105710107?v=4",
"contributions": [
"code",
"infra",
],
"login": "ronthetech",
"name": "Ron Jean-Francois",
"profile": "http://ronjeanfrancois.com",
},
{
"avatar_url": "https://avatars.githubusercontent.com/u/12304307?v=4",
"contributions": [
"tool",
"code",
"ideas",
],
"login": "nowyDEV",
"name": "Dominik Nowik",
"profile": "https://github.com/nowyDEV",
},
{
"avatar_url": "https://avatars.githubusercontent.com/u/79809121?v=4",
"contributions": [
"code",
],
"login": "TAKANOME-DEV",
"name": "takanomedev",
"profile": "https://github.com/TAKANOME-DEV",
},
{
"avatar_url": "https://avatars.githubusercontent.com/u/35363144?v=4",
"contributions": [
"code",
],
"login": "emday4prez",
"name": "Emerson",
"profile": "https://github.com/emday4prez",
},
{
"avatar_url": "https://avatars.githubusercontent.com/u/3806031?v=4",
"contributions": [
"bug",
"code",
],
"login": "jsjoeio",
"name": "Joe Previte",
"profile": "https://typescriptcourse.com/tutorials",
},
{
"avatar_url": "https://avatars.githubusercontent.com/u/39694575?v=4",
"contributions": [
"bug",
"code",
"ideas",
],
"login": "navin-moorthy",
"name": "Navin Moorthy",
"profile": "https://navinmoorthy.me/",
},
{
"avata
|
|
Lint
Process completed with exit code 1.
|
|
Lint:
src/options/readLogoSizing.ts#L40
Argument of type 'string | Uint8Array<ArrayBufferLike>' is not assignable to parameter of type 'Uint8Array<ArrayBufferLike>'.
|