require .NET 6.0.x #122
Annotations
10 errors and 1 warning
Run linters:
docs/versions/v10.md#L25
Insert `⏎`
|
Run linters:
docs/versions/v10.md#L26
Replace `·console(`/xllog`).·These·are·distinct·to·chat·commands·and·offer·various·convenience·features·such·as·completion·and·support·for·types.·No·string` with `⏎····console(`/xllog`).·These·are·distinct·to·chat·commands·and·offer·various⏎····convenience·features·such·as·completion·and·support·for·types.·No·string⏎···`
|
Run linters:
docs/versions/v10.md#L27
Replace `·had·implemented·to·provide·Universalis·with·it's·pricing·data.·This·will·allow·users·to·subscribe·to·these·events·without·having·to·hook·those·events·themselves.·` with `⏎····had·implemented·to·provide·Universalis·with·it's·pricing·data.·This·will⏎····allow·users·to·subscribe·to·these·events·without·having·to·hook·those·events⏎····themselves.`
|
Run linters:
docs/versions/v10.md#L31
Replace `·provides.·Generally·speaking·Dalamud·will·now·provide·interfaces·where·possible.·This·should·make·it·easier·for·plugins·to·unit·test/mock·as·required.` with `⏎··provides.·Generally·speaking·Dalamud·will·now·provide·interfaces·where⏎··possible.·This·should·make·it·easier·for·plugins·to·unit·test/mock·as⏎··required.⏎`
|
Run linters:
docs/versions/v10.md#L32
Replace `·plugins·have·been·interfaced.·` with `⏎····plugins·have·been·interfaced.`
|
Run linters:
docs/versions/v10.md#L33
Insert `⏎···`
|
Run linters:
docs/versions/v10.md#L36
Delete `·`
|
Run linters:
docs/versions/v10.md#L38
Replace `··-·All·of·the·functions·inside·now·return·a·`ISharedImmediateTexture`,·instead·of·a·texture·wrap.·This·represents·an·instance·of·a·texture·that·may·or·may·not·be·loaded·yet.·All·textures·are·loaded·asynchronously·to·avoid·making` with `⏎··-·All·of·the·functions·inside·now·return·a·`ISharedImmediateTexture`,·instead⏎····of·a·texture·wrap.·This·represents·an·instance·of·a·texture·that·may·or·may⏎····not·be·loaded·yet.·All·textures·are·loaded·asynchronously·to·avoid·making⏎···`
|
Run linters:
docs/versions/v10.md#L39
Replace `·`IDalamudTextureWrap`·is·now·**explicitly·discouraged**,·as·it·sidesteps·all·of·the·asynchronous·loading·and·performance·optimizations·in·the·new·texture·provider·implementation.·You·should·try·to·remove·your·caches·and·use·`ISharedImmediateTexture.GetWrapOrEmpty()`,·`ISharedImmediateTexture.GetWrapOrDefault()`·or·`ISharedImmediateTexture.TryGetWrap()`.·The·former·`GetWrapOrEmpty()`·function·will·return·a·transparent·4x4·texture·if·it·hasn't·loaded·yet,` with `⏎····`IDalamudTextureWrap`·is·now·**explicitly·discouraged**,·as·it·sidesteps·all⏎····of·the·asynchronous·loading·and·performance·optimizations·in·the·new·texture⏎····provider·implementation.·You·should·try·to·remove·your·caches·and·use⏎····`ISharedImmediateTexture.GetWrapOrEmpty()`,⏎····`ISharedImmediateTexture.GetWrapOrDefault()`·or⏎····`ISharedImmediateTexture.TryGetWrap()`.·The·former·`GetWrapOrEmpty()`⏎····function·will·return·a·transparent·4x4·texture·if·it·hasn't·loaded·yet,⏎···`
|
Run linters:
docs/versions/v10.md#L40
Replace `·`IDalamudTextureWrap`·that·stays·valid,·but·it's·a·**legacy·option**·and·should·only·be·used·if·you·need·to·acquire·a·texture·**off·the·main·thread**,·for·example,·inside·a·task.·You·should·always·prefer·to·use·the` with `⏎····`IDalamudTextureWrap`·that·stays·valid,·but·it's·a·**legacy·option**·and⏎····should·only·be·used·if·you·need·to·acquire·a·texture·**off·the·main⏎····thread**,·for·example,·inside·a·task.·You·should·always·prefer·to·use·the⏎···`
|
Run linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|